CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux thread

搜索资源列表

  1. threadpool_1.1

    0下载:
  2. linux操作系统下线程池的简单实现,仅供参考。-Simple implementation of linux operating system thread pool, for reference purposes only.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:9130
    • 提供者:deparks
  1. neihexiancheng

    1下载:
  2. 嵌入式Linux驱动模板精讲与项目实践 配套光盘 内核线程项目代码 直接烧入mini2440开发板即可-Embedded Linux driver CD kernel thread template talk and project practices project code can be directly burnt into the mini2440 Development Board
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:13428
    • 提供者:孙某
  1. pragma-once

    0下载:
  2. 现在版本的map见代码,附带简单原理说明注释,特点: 1.多线程能同时操作map的增删改查 2.确保迭代器在声明周期内只有单线程访问map,保证迭代器不失效,则查询后即可修改 3.采用保存同一线程Lock和UnLock次数的差值来确认当前线程是否锁住,防止重复锁 WIN下是测试OK的,因时间有限,Linux下编译时需要自己调试下,但是编写的函数都是支持WIN和Linux的。-See the current version of the code map, with sim
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:33887
    • 提供者:bao
  1. 37thread

    0下载:
  2. Linux下客户端服务端通信机制代码级别描述,通过线程触发-Linux client server communication mechanism to describe the level of code, through the thread to trigger
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2343
    • 提供者:john
  1. threadPool

    0下载:
  2. 线程池使用例程,内含线程池的定义和使用例程。另外含有一个个人编写的使用线程池的多线程COPY程序,采用命令行形式,命令格式类似于linux下cp命令,支持单文件,多文件,目录移动,重命名,文件覆盖等功能,程序采用模拟堆栈的方式递归目录,能够完整的保持目录结构的进行COPY。-Thread pool using the routines, containing the definition of the thread pool and use of routine. Also contains a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:5961080
    • 提供者:陈太斌
  1. epoll_threadpool-master

    0下载:
  2. epoll多线程的例子. 使用这个例子来解释下epoll多线程的设计方法和解决方案。-epoll multi thread. descr ipt how write multi thread in c++ in linux with epoll.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:33429
    • 提供者:许义霖
  1. linuxshell

    0下载:
  2. Linux 系统的shell的简化版模拟程序,可以使用一般ls,top,ps等指令,可帮助理解thread等的运用。-Linux system shell Starter Edition simulation program, you can use the general ls, top, ps and other commands can help you understand the use of thread or the like.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:7497
    • 提供者:Mon Fan
  1. Colfax-HOW-Day-01

    0下载:
  2. 介绍了英特尔至强处理器和英特尔Xeon Phi协处理器和讨论它们的功能和目的。我们也开始介绍便携式的,面向未来的并行编程和讨论在英特尔MIC架构的高性能的先决条件:线程的并行性,矢量化和优化的内存访问模式。本课程将介绍本地的规划模型英特尔Xeon Phi协处理器,允许重用代码的应用程序设计为通用的CPU。会议的实践部分演示了如何在Linux操作系统(OS)在主机上运行的操作系统间的协处理器,以及如何使用英特尔的编译器上运行的处理器的本地应用程序。-Intel Architecture In
  3. 所属分类:MPI

    • 发布日期:2017-05-05
    • 文件大小:21023
    • 提供者:黄雪
  1. KTimer.tar

    0下载:
  2. 轻量级计时库。封装了Windows/Linux的高精度计时接口,支持多线程调用,便于在产品发布后对程序中关键部分进行性能统计。-A light-weight timer library. It encapsulation the timer interface of Windows/Linux and support multi-thread. It is easy to record the performance statistics of the key parts in program
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:24403
    • 提供者:kinuxroot
  1. nachos2

    0下载:
  2. nachos02 实现线程同步 操作系统基于Linux环境的实验,在nachos01的基础上进行的实验二-nachos02 Achieve thread synchronization.On operating system,a test based on nachos 01
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-05
    • 文件大小:250978
    • 提供者:戴敏旗
  1. linux_thread_stack_size

    0下载:
  2. 读取并修改linux线程栈空间的大小 。-read and chage the thread stack size in linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:727
    • 提供者:lin
  1. 55

    0下载:
  2. linux下多线程结构体数组对文件进行读写操作,涉及一条线程打开文件,读取一个文件数据,入队到循环队列buffer;另一条线程循环队列buffer进行出队写入到另一个文件中。-Under Linux multithreaded structure array to the file to read and write operations, involving a thread to open the file, read a file data, the team to the circula
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1774
    • 提供者:曾清波
  1. LogThread

    0下载:
  2. Linux 多线程日志记录,保存在某个目录底下。-Linux Log Thread
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-11
    • 文件大小:3031
    • 提供者:易开用
  1. sdhd

    0下载:
  2. linux下开线程最基本示例程序,以及读取寄存器数据,上传服务器(The most basic sample application inux under open thread)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-28
    • 文件大小:2507776
    • 提供者:wu1862834960
  1. 单线程socket实现

    0下载:
  2. C-S构架的linux 网络socket 单线程编程(Socket single thread programming of Linux Network Based on C-S framework)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:小k当家
  1. php_pthreads-2.0.9-5.6-ts-vc11-x64

    0下载:
  2. linux php threads programe most thread in developer. this is vc11 thread x64 version
  3. 所属分类:网络

    • 发布日期:2018-01-06
    • 文件大小:271360
    • 提供者:demei
  1. BusyBoxFree

    0下载:
  2. Linux是一套免费使用和自由传播的类Unix操作系统,是一个基于POSIX和UNIX的多用户、多任务、支持多线程和多CPU的操作系统。它能运行主要的UNIX工具软件、应用程序和网络协议。它支持32位和64位硬件。Linux继承了Unix以网络为核心的设计思想,是一个性能稳定的多用户网络操作系统。(Linux is a free and free Unix like operation system. It is an operation system based on POSIX and UN
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:4289536
    • 提供者:临摹
  1. test_get_save_answer

    0下载:
  2. 在linux环境下编写应用程序,该程序运行时能创建N个线程,其中既有读者线程又有写者线程,它们按照事先设计好的测试数据进行读写操作。(The application program is written in Linux environment. The program can create N threads at runtime, including reader thread and writer thread. They read and write according to pre d
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:华龙者
  1. VCThreadPool3

    0下载:
  2. 1.线程池管理器(ThreadPoolManager):用于创建并管理线程池 2.工作线程(WorkThread): 线程池中线程 3.任务接口(Task):每个任务必须实现的接口,以供工作线程调度任务的执行。 4.任务队列:用于存放没有处理的任务。提供一种缓冲机制。 网上的c/c++线程池多是linux下的,这个是VC6.0的线程池。其涉及的主要文件有:ThreadPoolManage、IThreadExcute、TemporarilyThread、ThreadManage、RegKeyIni
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:72704
    • 提供者:zhangzl
« 1 2 ... 18 19 20 21 22 23»
搜珍网 www.dssz.com